Welcome![Sign In][Sign Up]
Location:
Search - pascal to c

Search list

[Other resourceIntroduction to Functional Programming with Haskel

Description: Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders are languages. They are to some extent by the command sequence consisting of, in accordance with the strict implementation of the order. Haskell is the language function. Functional programming is a separate expression, expression projections through to implementation. Any use of electronic tabulation of the people function language experience. In the spreadsheet, you can under other units designated to the value of the value of each unit. What is the need to focus, rather than how to calculate.
Platform: | Size: 64679 | Author: 鲍军波 | Hits:

[Graph programaliat

Description: 使用C/Pascal/汇编写的bmp图形旋转、缩放的程序- Uses C/Pascal/ to collect the compilation the bmp graph revolves, 缂╂斁 the procedure
Platform: | Size: 176128 | Author: 站长 | Hits:

[ELanguagecompiler4

Description: PASCAL语言子集编译器,足够计算机系的学生交作业用了-PASCAL language subset compiler, the enough computer department s students handed over the work to use
Platform: | Size: 246784 | Author: 张梦烨 | Hits:

[Game ProgramSnakeGame111

Description: 非常古老的小游戏, 也是我最早编的一个 Borland C++ Builder 程序。 记得最早是学习 Pascal 时编了一个, 这个是我学习 BCB 时编的。 学习编程找些有意思的程序比看那些枯燥的例题效果可能会更好。 -very old small game, I was also the first of a series of Borland C Builder procedures. Remember learning Pascal is the first time a series of, this is what I am learning BCB series. Learning to find some interesting programming procedures than watching those boring example of the effect may be better.
Platform: | Size: 192512 | Author: 毕胜 | Hits:

[Game Program2003661794828539

Description: 游戏说明: 一个有6级的迷宫游戏。使用小键盘上的8 2 4 6 来分别指挥目标上下左右移动。 严重注意:本程序原代码和6个TXT文件必须全部保存在C:根目录下面才可以调试 运行成功!!否则,请改变程序代码中的TXT指向。 若调试不成,请查看你的PASCAL是否为安装版,否则请到: http://www.fengsha.com/bbs/dispbbs.asp?boardID=3&ID=575 下载完整PASCAL和补丁文件安装后再运行。 若有更多问题,请在论坛发贴讨论,请不要在本贴下回帖讨论,本贴及回帖只提供或允许网友发布程序、代码、习题等下载内容。!! 感谢您使用本程序。-game : a maze of six games. The use of small keyboard on the 8 2 4 6 respectively to target command from top to bottom and move around. Serious Note : This procedure code and the original six TXT all documents must be preserved in the C : root directory can debug running success! ! Otherwise, please change the code at the TXT. If no debugger, please check your PASCAL whether to install version, otherwise free : http://www.fengsha.com/bbs/dispbbs.asp boardID = 575 = 3ID PASCAL integrity and download patches installed after running. If more question, please sent to the Forum discussion, please do not in the replies posted under discussion, and the replies posted only provide or allow netizens release procedures, codes, etc. Exercises download. ! ! Thank you for the use of the procedure.
Platform: | Size: 5120 | Author: yf | Hits:

[ELanguage用Bison实现pl0语言编译器

Description: 简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the script lexical analysis and semantic analysis script syntax into C language compiler.
Platform: | Size: 941056 | Author: 罗鹏魁 | Hits:

[ELanguagepl0back

Description: 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 该软件为PL/0语言编译程序,所实现的扩充功能如下: 1.增加单词:保留字 ELSE,FOR,TO, DOWNTO 2.增加运算 +=,-=,++,-- 3.不等号# 改为 <> 4.增加条件语句的ELSE子句 5.扩充语句: ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 概述 源文件: *.plo 目标文件: *.COD 实现平台:C++ Builder6.0 -the compiler, the source language of PL/0 language, target language of the imaginary stack of computer assembly language. PL/0 language Pascal language is a subset of, PL/0 compilers including the right PL/0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL/0 language compiler to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis, and code generation as an independent for the subroutine call syntax analysis procedures. Grammatical analysis at the same time, provided the error reporting function. The source did not compile the wrong circumstances, Call category PCODE explain the interpretation and implementation of procedures generated P
Platform: | Size: 384000 | Author: mayfar | Hits:

[Data structs20070609

Description: 高斯回代算法源代码 蚁群算法的matlab源码 蚁群算法TSP(旅行商问题)通用matlab程序 Java实现几种常见的排序算法 用pascal语言实现希尔排序算法-Gaussian back to the source code generation algorithm Ant Algorithm Matlab source Ant Algorithm TSP (TSP) General Matlab procedures Java Several ranking algorithm used pascal language ranking Hill Algorithm
Platform: | Size: 6144 | Author: asegwaeg | Hits:

[Software EngineeringLightweightCTI

Description: LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨语音板卡的能力。当然在写本文是我还只是做了一点点的基础性工作而矣,也希望通过它来促成LightweightCTI本身的发展,使其真正成为大家在开发语音应用时可用、能用的框架。通过本次重构其本身的架构已经基本定了下来,而且本人也居于它开发完成了公司的语音催缴与查询系统,所以其完全可应用于一般的应用开发中。同时,为了便于大家对LightweightCTI进行扩展,在接下来的时间我会为其写一套可插拨的插件容器,只要符合其接口规定的组件都可以成为LightweightCTI的一部分。-LightweightCTI is a set designed to help developers quickly build voice related applications Open source set the basic framework, Currently you download and use the building in Pwin2000+ Delphi/C Builder environment The framework, all the basic code using Pascal language completed. LightweightCTI the ultimate goal is not to become a voice in a variety of cards based on the use of IV R software (although its only support the East simulation into the most functional card), but his voice has become the basis for application development framework, for which it will need to cross-language development,- Voice Card capabilities. Of course, at this writing I have only done a little bit of infrastructure work and starts, It also hopes to push LightweightCTI own development. it really has become
Platform: | Size: 628736 | Author: LightweightCTI | Hits:

[Editorr-DzSoftPHPEditor

Description: 一款文本编辑器,支持多达50余种文件格式(包括C/C++, HTML, ASP, PHP, Perl, Pascal……)的高亮显示,内置拼写检查、二进制编辑器、代码模板、自动纠错、打印预览、书签工具……可导出文件为RTF\HTML\LaTeX格式,可对Windows\MAC OS\Linux操作系统的相应格式文件进行操作。号称包含所有便于编辑文本文件的必备功能-A text editor, supports up to more than 50 file formats (including C/C++, HTML, ASP, PHP, Perl, Pascal ... ...) the highlight, built-spell-checking, binary editor, code templates, automatic error correction, print preview, bookmarks tool can be derived ... ... RTFHTMLLaTeX format document may be WindowsMAC OSLinux the corresponding operating system files to operate. Claimed to contain all easy to edit text files must-have feature
Platform: | Size: 3768320 | Author: rambo4027 | Hits:

[Delphi/CppBuilderDelphiMakeGameCHM

Description: Delphi是第四代编程语言,是RAD(Rapid Application Development,快速应用程序开发)工具的代表。它采用面向对象的Pascal语言,利用组件化的编程思想,使得基于Windows的编程工作变得轻而易举。 与其他流行的编程语言相比,C++语言功能强大但是难于掌握,Basic语言简单易学但是功能有限,而Delphi既具有VisualBasic的简单易用,又具有Visual C++的强大功能,是广大编程人员的理想选择。-Delphi is the fourth-generation programming language, is a RAD (Rapid Application Development, Rapid Application Development) tool representatives. It uses object-oriented Pascal language, the use of component-based programming ideas, make Windows-based programming becomes easy. With other popular programming languages compared, C++ Language powerful but difficult to master, Basic language features easy to learn, however limited, both VisualBasic and Delphi s easy to use, but also has Visual C++ Powerful features, the vast number of programmers an ideal choice.
Platform: | Size: 2020352 | Author: Zhh | Hits:

[assembly languagepascal

Description: 1.通过实验进一步理解和掌握词法分析器的工作原理 2.熟悉C语言环境编程 3.熟悉LEX软件的使用 -1. Through experiments to further understand and grasp the working principle of lexical analyzer 2. Familiar with the C programming language environment 3. LEX familiar with the use of software
Platform: | Size: 1024 | Author: | Hits:

[Email ClientJavaMail

Description: 采用Java编程语言,如 C、PASCAL 或 C++等,通过Java提供的JavaMail API编写一个程序,能成功发送邮件。-Using Java programming language, such as C, PASCAL or C++ And so on, through the JavaMail API provided by Java to prepare a program that can successfully send mail.
Platform: | Size: 4096 | Author: xiaoqzh | Hits:

[Game ProgramSiegeOfAvalon

Description: 圍攻阿瓦隆[Siege of Avalon]遊戲源代碼 是個值得參考的RPG遊戲 使用到的語言 : C, Delphi/Kylix, Object Pascal, Pascal-Lay siege to Avalon [Siege of Avalon] source code of the game is a RPG game worth making reference to the language used: C, Delphi/Kylix, Object Pascal, Pascal
Platform: | Size: 1786880 | Author: 何耀庭 | Hits:

[ELanguageSimPas-parser

Description: SimPas词法分析器。用flex编译生成yy.lex.c,然后用vc编译生成.exe文件,附有pascal程序代码正确的和错误的各一段,以及说明。-SimPas lexical analyzer. Flex compiler used to generate yy.lex.c, and then use the vc compiler generated. Exe files with pascal program code and correct the wrong the paragraph, as well as the description.
Platform: | Size: 37888 | Author: 飞鱼 | Hits:

[Otherfrog

Description: 有一条河,左边一个石墩(A区)上有编号为1,2,3,4,…,n的n只青蛙,河中有k个荷叶(C区),还有h个石墩(D区),右边有一个石墩(B区),如图3-1所示。n只青蛙要过河(从左岸石墩A到右岸石墩B)-There is a river, the left side of a stone (A zone) has numbered on 1,2,3,4, ..., n of n only frogs, the river has k-lotus leaf (C zone), also a Shihtunkeng h ( D), the right side there is a stone (B zone), as shown in Figure 3-1. n frogs to cross the river (from the left bank of the right bank of the Shihtunkeng Shihtunkeng A to B)
Platform: | Size: 16384 | Author: faruh | Hits:

[ELanguageptoc358

Description: A Pascal to C conversion program
Platform: | Size: 797696 | Author: sarason | Hits:

[DocumentsPascal语法配对检测

Description: 说明: 对给定一个Pascal源文件,检查其中 (1)begin与end (2)if,then,else 是否合法配对。 对于begin与end,可以理解为C语言中的“{”与“}” 对于if,then,else,可以这么理解:if与then合在一起相当于C语言中的if, else与C语言中的else完全相同。((Given a Pascal source file, to check which (1) begin and end (2) if, then, else the legality of pairing. For begin and end, can be understood as the C language " {" and " }" if, then, else, so to understand: if and then together the equivalent of if, else in the C language and C language else exactly the same.))
Platform: | Size: 1024 | Author: jyh123 | Hits:

[OtherC-To-Delphi-master

Description: MIT License Copyright (c) 2016 Wouter van Nifterick Permission is hereby granted, free of charge, to any person obtaining a copy(MIT License Copyright (c) 2016 Wouter van Nifterick Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:)
Platform: | Size: 6633472 | Author: zwzqq | Hits:

[OtherProgramming Language Converts

Description: Content: - 80386 to 68000 Sourcecode-Converter V1.01 - C2PAS 0.8b processes 'C' sources ASCII file and produces a files, that is very close to Turbo Pascal sources - TPTC - Turbo Pascal to C translator v1.7
Platform: | Size: 86744 | Author: SergeX31 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net